Re-exports§
pub use prompter::set_prompt_callbacks;
pub use prompter::set_prompter;
pub use prompter::PermissionPrompter;
pub use prompter::PromptCallback;
pub use prompter::PromptResponse;
Modules§
Structs§
- Directly deserializable from JS worker and test permission options.
- A normalized environment variable name. On Windows this will be uppercase and on other platforms it will stay as-is.
- Wrapper struct for
Permissions
that can be shared across threads.
Enums§
- Quadri-state value for storing permission state
Traits§
- Parses and normalizes permissions.